home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / calendar / calendar.ubuntu < prev    next >
Encoding:
Text File  |  2006-12-20  |  471 b   |  21 lines

  1. /*
  2.  * Interesting dates in Ubuntu history
  3.  * Matt Zimmerman <mdz@ubuntu.com>, 2005-10-24
  4.  */
  5.  
  6. #ifndef _calendar_ubuntu
  7. #define _calendar_ubuntu
  8.  
  9. LANG=utf-8
  10.  
  11. /* Ubuntu releases */
  12. Oct 20    Ubuntu 4.10 (Warty Warthog) released, 2004
  13. Apr 08    Ubuntu 5.04 (Hoary Hedgehog) released, 2005
  14. Oct 13    Ubuntu 5.10 (Breezy Badger) released, 2005
  15. Jun 1   Ubuntu 6.06 (Dapper Drake) released, 2006
  16. Oct 26  Ubuntu 6.10 (Edgy Eft) released, 2006
  17.  
  18. /* Misc */
  19.  
  20. #endif /* !_calendar_ubuntu_ */
  21.